home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Actual 85
/
CD Actual 85 Febrero 2004.iso
/
Microsoft
/
Datos
/
Home.dxr
/
00115.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-11-07
|
257 b
|
19 lines
on mouseEnter me
cursor(280)
sprite(33).visible = 1
end
on mouseLeave me
cursor(-1)
sprite(33).visible = 0
end
on mouseDown me
sprite(35).visible = 1
end
on mouseUp
gotoNetPage("Contenidos\requerimientos\Windows.htm")
go(the frame + 1)
end